GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdViewer.BeforeAnnotationAddedByUserEventHandler Delegate





In This Topic
GdViewer.BeforeAnnotationAddedByUserEventHandler Delegate
In This Topic
Syntax
'Declaration
 
<GuidAttribute("ACB229C4-C9BF-3BA3-9B4F-83A6DE238C6E")>
Public Delegate Sub GdViewer.BeforeAnnotationAddedByUserEventHandler( _
   ByVal AnnotationIdx As Integer _
) 
[Guid("ACB229C4-C9BF-3BA3-9B4F-83A6DE238C6E")]
public delegate void GdViewer.BeforeAnnotationAddedByUserEventHandler( 
   int AnnotationIdx
)
public delegate GdViewer.BeforeAnnotationAddedByUserEventHandler( 
    AnnotationIdx: Integer
);
GuidAttribute("ACB229C4-C9BF-3BA3-9B4F-83A6DE238C6E")
public delegate GdViewer.BeforeAnnotationAddedByUserEventHandler( 
   AnnotationIdx : int
)
[Guid("ACB229C4-C9BF-3BA3-9B4F-83A6DE238C6E")]
public: __gc __delegate void GdViewer.BeforeAnnotationAddedByUserEventHandler( 
   int AnnotationIdx
)
[Guid("ACB229C4-C9BF-3BA3-9B4F-83A6DE238C6E")]
public delegate void GdViewer.BeforeAnnotationAddedByUserEventHandler( 
   int AnnotationIdx
)

Parameters

AnnotationIdx
See Also

Reference

GdViewer.BeforeAnnotationAddedByUserEventHandler Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace